CryptographicException constructor

CryptographicException(
  1. String message
)

Implementation

CryptographicException(this.message);