JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.yubico.yubikit.core.smartcard.scp
Interface DataEncryptor
public interface
DataEncryptor
Encrypts data using the DEK (data encryption key) of a current SCP session.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
encrypt
(byte[] data)
Method Details
encrypt
byte[]
encrypt
(byte[] data)