Name

Interface javax.crypto.SecretKey

Synopsis

A secret key represents a key that is used with a symmetric cipher. This interface is used strictly for type identification.

Interface Definition

public abstract interface javax.crypto.SecretKey
	implements java.security.Key {
}

See also:

Key

Get Java Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.